gpg:: IosPlatformConfiguration
#include <ios_platform_configuration.h>
iOS'te GameServices sınıfının bir örneğini oluştururken kullanılan platform yapılandırması.
Özet
Oluşturucular ve Yıkıcılar |
|
---|---|
IosPlatformConfiguration()
|
|
~IosPlatformConfiguration()
|
Arkadaşlık dersleri |
|
---|---|
GameServicesImpl
|
friend class
|
Herkese açık işlevler |
|
---|---|
SetClientID(std::string const & client_id)
|
Google Play Console'dan önceden edinilen bir değeri kullanarak Client-ID'yi ayarlar.
|
Valid() const
|
bool
IosPlatformConfiguration için gerekli tüm değerler sağlandıysa true değerini döndürür.
|
Arkadaşlık dersleri
GameServicesImpl
friend class GameServicesImpl
Herkese açık işlevler
IosPlatformConfiguration
IosPlatformConfiguration()
SetClientID
IosPlatformConfiguration & SetClientID( std::string const & client_id )
Google Play Console'dan önceden edinilen bir değeri kullanarak Client-ID'yi ayarlar.
Geçerli
bool Valid() const
IosPlatformConfiguration için gerekli tüm değerler sağlandıysa true değerini döndürür.
Bu durumda, gerekli tek değer Client-ID'dir.
~IosPlatformConfiguration
~IosPlatformConfiguration()