gpg:: IosPlatformConfiguration
#include <ios_platform_configuration.h>
הגדרת הפלטפורמה שמשמשת ליצירת מכונה של המחלקה GameServices ב-iOS.
סיכום
בנייה |
|
---|---|
IosPlatformConfiguration()
|
|
~IosPlatformConfiguration()
|
כיתות חברים |
|
---|---|
GameServicesImpl
|
friend class
|
פונקציות ציבוריות |
|
---|---|
SetClientID(std::string const & client_id)
|
מגדיר את Client-ID באמצעות ערך שהתקבל מראש מ-Google Play Console.
|
Valid() const
|
bool
הפונקציה מחזירה true אם כל הערכים הנדרשים סופקו ל-IosPlatformConfiguration.
|
כיתות חברים
GameServicesImpl
friend class GameServicesImpl
פונקציות ציבוריות
IosPlatformConfiguration
IosPlatformConfiguration()
SetClientID
IosPlatformConfiguration & SetClientID( std::string const & client_id )
מגדיר את Client-ID באמצעות ערך שהתקבל מראש מ-Google Play Console.
נתונים תקפים
bool Valid() const
הפונקציה מחזירה true אם כל הערכים הנדרשים סופקו ל-IosPlatformConfiguration.
במקרה הזה, הערך היחיד הנדרש הוא Client-ID.
~IosPlatformConfiguration
~IosPlatformConfiguration()